Scope

constructor(scope: String, group: String = "", inGroups: List<String> = listOf())

Parameters

scope

String id of the entry, should be unique

group

Default "", the group this entry owns

inGroups

Default empty list, the group(s) this entry is part of